"Burki" <nomail@nomail> wrote in message
news:web.43a84a194c6a712dd61e8c370@news.povray.org...
> I like the metal texture really!
>
> Bu.
thanks ... took a bit of tweeking to get the effect I wanted (slightly
tarnished brass).
texture {
gradient x+y
scale 1.6
turbulence 1
texture_map {
[0.0 T_Brass_1A normal {spotted 0.25 scale 0.04}]
[0.5 T_Brass_2C normal {gradient x+y 0.5 scale 1.6 turbulence
0.01}]
[1.0 T_Brass_1A normal {spotted 0.25 scale 0.04}]
}
}
Post a reply to this message
|